Move random-seed into script/package.json

...so that it doesn't get included in the final application bundle.
This commit is contained in:
Antonio Scandurra
2017-10-05 13:08:57 +02:00
parent 8759f9dac7
commit 1ca49d8f17
3 changed files with 2 additions and 4 deletions

View File

@@ -26,6 +26,7 @@
"npm": "5.3.0",
"passwd-user": "2.1.0",
"pegjs": "0.9.0",
"random-seed": "^0.3.0",
"season": "5.3.0",
"semver": "5.3.0",
"standard": "8.4.0",