Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
updated depenedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sdadn committed Mar 29, 2024
1 parent ba4a62d commit 0c1dae4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/terra-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,13 @@
"core-js": "3",
"intl": "1",
"mutationobserver-shim": "<=0.3.3",
"regenerator-runtime": "0",
"regenerator-runtime": "^0.13.9",
"whatwg-fetch": "3",
"wicg-inert": "3"
},
"devDependencies": {
"loader-runner": "4"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files --ignore src/index.js",
"lint": "eslint --ext .js,.jsx .",
Expand Down

0 comments on commit 0c1dae4

Please sign in to comment.