mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-18 15:42:54 +00:00
build: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -23,15 +23,15 @@
|
||||
"@types/request-promise-native": "1.0.15",
|
||||
"commander": "2.19.0",
|
||||
"request": "2.88.0",
|
||||
"request-promise-native": "1.0.5"
|
||||
"request-promise-native": "1.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.5.1",
|
||||
"@types/node": "10.12.21",
|
||||
"conventional-changelog-cli": "^2.0.11",
|
||||
"@openstapps/configuration": "0.6.0",
|
||||
"@types/node": "10.12.27",
|
||||
"conventional-changelog-cli": "=2.0.12",
|
||||
"ts-node": "8.0.2",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.3.1"
|
||||
"typescript": "3.3.3333"
|
||||
},
|
||||
"main": "lib/api.js",
|
||||
"types": "lib/api.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user