Skip to content

Commit

Permalink
bump dependencies, remove parcel and fix babel-runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Himavanth committed May 26, 2021
1 parent 3f41087 commit 325c0c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"@adobe/aio-lib-core-logging": "^1.1.0",
"@adobe/aio-lib-env": "^1.0.0",
"@adobe/aio-lib-ims": "^4.1.0",
"@adobe/aio-lib-runtime": "^1.5.0",
"@adobe/aio-lib-web": "^4.1.1",
"@adobe/generator-aio-app": "^1.9.0",
"@adobe/aio-lib-runtime": "^2.0.0",
"@adobe/aio-lib-web": "^5.0.0",
"@adobe/generator-aio-app": "^2.0.0",
"@adobe/generator-aio-console": "^2.0.6",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.9",
Expand All @@ -33,7 +33,6 @@
"lodash.clonedeep": "^4.5.0",
"node-fetch": "^2.6.0",
"ora": "^4.0.3",
"parcel": "2.0.0-beta.3.1",
"pure-http": "^2.0.3",
"serve-static": "^1.14.1",
"which": "^2.0.1",
Expand All @@ -43,6 +42,7 @@
"@adobe/eslint-config-aio-lib-config": "^1.2.0",
"@oclif/dev-cli": "^1.21.3",
"@types/jest": "^26.0.10",
"babel-runtime": "^6.26.0",
"codecov": "^3.6.1",
"eol": "^0.9.1",
"eslint": "^6.0.0",
Expand Down

0 comments on commit 325c0c9

Please sign in to comment.