Skip to content

Commit

Permalink
no-op change to allow version bump (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra authored Feb 22, 2023
1 parent 9ecfb4f commit d8e8c51
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@
"main": "dist/module.js",
"module": "dist/es.js",
"types": "dist/module.d.ts",
"files": [
"lib/*",
"dist/*",
"react/dist/*"
],
"files": ["lib/*", "dist/*", "react/dist/*"],
"dependencies": {
"fflate": "^0.4.1",
"rrweb-snapshot": "^1.1.14"
Expand Down

0 comments on commit d8e8c51

Please sign in to comment.