Skip to content

Commit

Permalink
chore(react-component): Update parcel dependency to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 8, 2022
1 parent 41d1096 commit 3a87142
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"@babel/plugin-transform-modules-umd": "7.16.5",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/runtime": "7.16.5",
"@parcel/transformer-less": "2.0.1",
"@parcel/transformer-less": "2.1.1",
"@tsbb/babel-preset-tsbb": "1.14.2",
"babel-plugin-transform-remove-imports": "1.7.0",
"babel-plugin-transform-rename-import": "2.3.0",
"compile-less-cli": "1.8.9",
"less": "4.1.2",
"parcel": "2.0.1",
"parcel": "2.1.1",
"react-test-renderer": "17.0.2",
"tsbb": "^3.5.4"
},
"dependencies": {
"@parcel/transformer-react-refresh-wrap": "2.0.1",
"@parcel/transformer-react-refresh-wrap": "2.1.1",
"classnames": "2.3.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down

0 comments on commit 3a87142

Please sign in to comment.