Skip to content

Commit

Permalink
Revert "change parcel package dependency"
Browse files Browse the repository at this point in the history
This reverts commit 00979c8.
  • Loading branch information
achan3 committed Oct 23, 2023
1 parent 00979c8 commit 2ed653e
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 @@ -39,7 +39,7 @@
"@babel/core": "^7.22.11",
"@khanacademy/flow-to-ts": "^0.5.2",
"@napi-rs/cli": "^2.15.2",
"@parcel/babel-register": "*",
"@parcel/babel-register": "2.10.1",
"@types/node": "^15.12.4",
"cross-env": "^7.0.0",
"eslint": "^7.20.0",
Expand Down

0 comments on commit 2ed653e

Please sign in to comment.