Skip to content

Commit

Permalink
chore: add missing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Sep 2, 2024
1 parent a7c9795 commit 13c82a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ examples/chrome-extension/**/foreground.js
examples/**/index.html
examples/gatsby/sample-gatsby-site/public/
examples/gatsby/sample-gatsby-plugin-usage/public/
**/nativeSdkLoader.js
17 changes: 1 addition & 16 deletions packages/analytics-js-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,22 +89,7 @@
"release": "npm publish"
},
"dependencies": {
"@rudderstack/analytics-js-common": "*",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-json": "6.1.0",
"rollup-plugin-visualizer": "5.12.0",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-typescript2": "0.36.0",
"rollup-plugin-polyfill-node": "0.13.0",
"@babel/core": "7.25.2",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-dts": "6.1.1",
"@rollup/plugin-alias": "5.1.0",
"dotenv": "16.4.5"
"@rudderstack/analytics-js-common": "*"
},
"devDependencies": {},
"overrides": {},
Expand Down

0 comments on commit 13c82a3

Please sign in to comment.