Skip to content

Commit

Permalink
chore: remove unused deps (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Mar 22, 2019
1 parent 52f8be6 commit 94086af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 125 deletions.
123 changes: 0 additions & 123 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -17,7 +17,6 @@
"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js' --copy-files",
"clean": "del-cli dist",
"commitlint": "commitlint",
"commitmsg": "commitlint -e $GIT_PARAMS",
"lint": "eslint --cache src test",
"prepublish": "npm run build",
"release": "standard-version",
Expand Down Expand Up @@ -75,7 +74,6 @@
"memory-fs": "^0.4.1",
"mkdirp": "^0.5.1",
"prettier": "^1.14.0",
"spdy": "^4.0.0",
"standard-version": "^5.0.0",
"webpack": "^4.29.4"
},
Expand Down

0 comments on commit 94086af

Please sign in to comment.