Skip to content

Commit db14aaa

Browse files
committed
package-lock and deps
1 parent 7cfc36b commit db14aaa

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"arrowParens": "always"
5959
},
6060
"devDependencies": {
61-
"@dojo/cli": "8.0.0-rc.1",
61+
"@dojo/cli": "~8.0.0",
6262
"@dojo/scripts": "~4.0.2",
6363
"@types/clean-webpack-plugin": "0.1.2",
6464
"@types/compression": "0.0.36",
@@ -105,7 +105,7 @@
105105
"tslint": "5.18.0"
106106
},
107107
"dependencies": {
108-
"@dojo/webpack-contrib": "8.0.0-rc.1",
108+
"@dojo/webpack-contrib": "~8.0.0",
109109
"@parcel/watcher": "2.0.0-alpha.9",
110110
"@typescript-eslint/eslint-plugin": "2.34.0",
111111
"@typescript-eslint/parser": "2.34.0",

0 commit comments

Comments
 (0)