Remove block library dependency

This commit is contained in:
Mike Jolley 2019-06-19 16:49:33 +01:00
parent 8b41b03f2e
commit 5a092f9beb
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@
"test:single": "cross-env NODE_CONFIG_DIR='./tests/e2e-tests/config' BABEL_ENV=commonjs mocha --require babel-register",
"git:update-hooks": "rm -r .git/hooks && mkdir -p .git/hooks && node ./node_modules/husky/husky.js install"
},
"dependencies": {
"@woocommerce/block-library": "2.0.1"
},
"devDependencies": {
"autoprefixer": "9.6.0",
"babel": "6.23.0",