Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Sep 8, 2023
1 parent 2c90590 commit 4c27028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.7.2",
"@babel/preset-env": "^7.7.1",
"@babel/register": "^7.7.0",
"shx": "^0.3.2",
"webpack-dev-server": "^3.9.0"
Expand All @@ -31,6 +30,7 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/polyfill": "^7.7.0",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.4",
"@blueprintjs/core": "^3.26.0",
"@nathanvda/cocoon": "^1.2.14",
Expand Down

0 comments on commit 4c27028

Please sign in to comment.