update to latest standards
This commit is contained in:
15
package.json
15
package.json
@@ -18,16 +18,13 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartipc#README",
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.50",
|
||||
"beautylog": "^6.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"smartchai": "^1.0.3",
|
||||
"smartq": "^1.1.0",
|
||||
"spawn-wrap": "^1.3.4",
|
||||
"threads": "^0.7.2",
|
||||
"typings-global": "^1.0.14"
|
||||
"@types/lodash": "^4.14.85",
|
||||
"smartq": "^1.1.6",
|
||||
"spawn-wrap": "^1.4.1",
|
||||
"threads": "^0.8.1",
|
||||
"typings-global": "^1.0.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typings-test": "^1.0.3"
|
||||
"tapbundle": "^1.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user