Skip to content

Commit

Permalink
package json
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Apr 5, 2024
1 parent 3e194b3 commit 1f0f11c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
21 changes: 11 additions & 10 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@babel/preset-env": "^7.22.4",
"@babel/preset-react": "^7.22.3",
"@babel/preset-typescript": "^7.21.5",
"@castlabs/prestoplay": "^6.6.0",
"@finga/eslint-config": "^1.2.1",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-image": "^3.0.2",
Expand Down Expand Up @@ -87,7 +86,6 @@
"typescript": "^4.8.4"
},
"peerDependencies": {
"@castlabs/prestoplay": "^6.6.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
Expand All @@ -97,6 +95,7 @@
"react"
],
"dependencies": {
"@castlabs/prestoplay": "file:castlabs-prestoplay.tgz",
"@react-hook/resize-observer": "^1.2.6"
}
}

0 comments on commit 1f0f11c

Please sign in to comment.