Commit 3a440809 authored by Marius Wybrands's avatar Marius Wybrands
Browse files

New version and added a file to gitignore

parent d008d8d4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
node_modules
package-lock.json
.idea
 No newline at end of file
.idea/
WrapperTester.js
+2 −2
Original line number Diff line number Diff line
{
  "name": "genesis-online-wrapper",
  "version": "0.0.2",
  "description": "Node.js wrapper for the germany genesis online database provided by Statistisches Bundesamt",
  "version": "0.0.3",
  "description": "Node.js wrapper for the germany genesis online databases",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"