Remove block library dependency
This commit is contained in:
parent
8b41b03f2e
commit
5a092f9beb
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue