No test specified

This commit is contained in:
Primakov Alexandr Alexandrovich 2020-04-04 11:20:21 +03:00
parent d5e08e4178
commit fe6d5df006

View File

@ -5,8 +5,7 @@
"main": "dist/index.js",
"scripts": {
"start": "nodemon ./stubs/server.js",
"build": "webpack --mode development",
"test": "echo \"Error: no test specified\" && exit 1"
"build": "webpack --mode development"
},
"author": "innoavvlasov@gmail.com",
"license": "ISC",