Skip to content

Commit

Permalink
Fix package.json format
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Oct 13, 2023
1 parent 5e3a67f commit 2729428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"./csrf/server": "./build/server/csrf.js",
"./csrf/react": "./build/react/authenticity-token.js",
"./sec-fetch": "./build/server/sec-fetch.js",
"./timers": "./build/common/timers.js"
"./timers": "./build/common/timers.js"
},
"sideEffects": false,
"scripts": {
Expand Down

0 comments on commit 2729428

Please sign in to comment.