Skip to content

Commit

Permalink
Dependency upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Jaid <jaid.jsx@gmail.com>
  • Loading branch information
Jaid committed Feb 21, 2019
1 parent 0dd25ea commit ca3e5d2
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 14 deletions.
43 changes: 31 additions & 12 deletions package-lock.json

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

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Jaid <jaid.jsx@gmail.com> (https://github.com/Jaid)",
"babel": {
"presets": [
"jaid"
"/home/jaid/dev/babel-preset-jaid/dist/babel-preset-jaid/index.js"
]
},
"eslintConfig": {
Expand All @@ -18,11 +18,14 @@
]
},
"dependencies": {
"@babel/runtime": "^7.3.1",
"debug": "^4.1.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.2.0",
"ajv": "^6.9.1",
"babel-jest": "^24.1.0",
"babel-preset-jaid": "^4.0.0",
"babel-preset-jaid": "^4.2.0",
"caniuse-lite": "^1.0.30000938",
"cross-env": "^5.2.0",
"eslint": "^5.14.1",
Expand Down

0 comments on commit ca3e5d2

Please sign in to comment.