Skip to content

Commit

Permalink
updated: add rollup json plugin to the deps
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Jul 31, 2023
1 parent 5f72d0f commit 899bce1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
],
"devDependencies": {
"@riotjs/prettier-config": "^1.1.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"c8": "^8.0.1",
"chai": "^4.3.7",
Expand All @@ -55,6 +54,7 @@
"dependencies": {
"@babel/preset-typescript": "^7.22.5",
"@riotjs/compiler": "^9.0.2",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.3",
"chalk": "^5.3.0",
Expand Down

0 comments on commit 899bce1

Please sign in to comment.