Skip to content

Commit

Permalink
feat(less): updated package.json in e2e/less to pull latest
Browse files Browse the repository at this point in the history
  • Loading branch information
joshvanallen authored and alexeagle committed Aug 17, 2019
1 parent 462f6e9 commit 6027aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "e2e-less",
"private": true,
"devDependencies": {
"@bazel/less": "file:../../dist/bin/packages/less/npm_package"
"@bazel/less": "latest"
},
"scripts": {
"test": "bazel test ..."
Expand Down

0 comments on commit 6027aa3

Please sign in to comment.