Skip to content

Commit

Permalink
fixup dep
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed May 23, 2020
1 parent 9ea4a40 commit f6d4333
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"eslint-plugin-import": "^2.20.2",
"execa": "^4.0.1",
"fixturify": "^2.1.0",
"fork-acorn-optional-chaining": "^7.2.0",
"hash.js": "^1.1.7",
"husky": "^4.2.5",
"is-reference": "github:lukastaegert/is-reference#master",
Expand Down Expand Up @@ -145,8 +146,5 @@
"default": "./dist/rollup.js"
},
"./dist/": "./dist/"
},
"dependencies": {
"fork-acorn-optional-chaining": "^7.2.0"
}
}

0 comments on commit f6d4333

Please sign in to comment.