Skip to content

Commit

Permalink
Upgraded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jun 3, 2021
1 parent 26785a1 commit ecdf99a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tonicpow-js",
"version": "0.2.1",
"version": "0.2.2",
"description": "TonicPow API Library in JS - https://docs.tonicpow.com",
"main": "dist/api.js",
"module": "./module/api.js",
Expand Down Expand Up @@ -54,20 +54,20 @@
"@babel/core": "^7.14.3",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.14.2",
"@babel/preset-env": "^7.14.4",
"@babel/register": "^7.12.10",
"@jest/globals": "^27.0.1",
"@jest/globals": "^27.0.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.0.0",
"babel-jest": "^27.0.2",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-preset-minify": "^0.5.1",
"cross-env": "^7.0.3",
"eslint": "^7.27.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.23.3",
"jest": "^27.0.1",
"jest-cli": "^27.0.1",
"eslint-plugin-import": "^2.23.4",
"jest": "^27.0.4",
"jest-cli": "^27.0.4",
"npm-check": "^5.9.2",
"pre-commit": "^1.2.2",
"regenerator-runtime": "^0.13.7",
Expand Down

0 comments on commit ecdf99a

Please sign in to comment.