Skip to content

Commit

Permalink
Temp: update package.json for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mwistrand committed Nov 22, 2018
1 parent 86ef08b commit 88dcb1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"arrowParens": "always"
},
"devDependencies": {
"@dojo/webpack-contrib": "./deps/dojo-webpack-contrib-4.0.3.tgz",
"@dojo/cli": "^4.0.0",
"@dojo/scripts": "~3.0.1",
"@types/clean-webpack-plugin": "0.1.2",
Expand Down Expand Up @@ -100,7 +101,6 @@
"sinon": "~4.5.0"
},
"dependencies": {
"@dojo/webpack-contrib": "~/projects/dojo/cli-build-app/deps/dojo-webpack-contrib-4.0.3.tgz",
"brotli-webpack-plugin": "1.0.0",
"chalk": "2.4.1",
"clean-webpack-plugin": "1.0.0",
Expand Down
1 change: 1 addition & 0 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"typescript": "2.6.1"
},
"devDependencies": {
"@dojo/webpack-contrib": "../deps/dojo-webpack-contrib-4.0.3.tgz",
"shx": "0.2.2"
}
}

0 comments on commit 88dcb1e

Please sign in to comment.