Skip to content

Commit

Permalink
Ahh keyboard issues!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Feb 26, 2019
1 parent affd453 commit e44a729
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
"@ianwalter/base-error": "^4.0.2"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@ianwalter/babel-preset-lib": "^1.0.4",
"@ianwalter/dist": "^3.0.0",
"ava": "^1.0.1",
Expand All @@ -53,10 +51,7 @@
],
"babel": {
"presets": [
"@babel/preset-env"
],
"plugins": [
"@babel/plugin-transform-runtime"
"@ianwalter/lib"
]
},
"eslintConfig": {
Expand Down

0 comments on commit e44a729

Please sign in to comment.