update test

This commit is contained in:
Philipp Kunz 2016-02-17 05:51:51 +01:00
parent 4261ee3687
commit 45418d6049

View File

@ -1,6 +1,6 @@
{ {
"name": "test", "name": "test",
"version": "1.0.0", "version": "2.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -8,6 +8,5 @@
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {}
}
} }