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