Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 5, 2024
1 parent c2a2c0b commit db51707
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,16 +133,16 @@
"deep-equal": "npm:@nolyfill/deep-equal@latest",
"is-typed-array": "npm:@nolyfill/is-typed-array@latest",
"isarray": "npm:@nolyfill/isarray@latest",
"object.assign": "npm:@nolyfill/object.assign@latest",
"object.values": "npm:@nolyfill/object.values@latest",
"typedarray": "npm:@nolyfill/typedarray@latest",
"util.promisify": "npm:@nolyfill/util.promisify@latest",
"which-typed-array": "npm:@nolyfill/which-typed-array@latest",
"magic-string": "^0.30.9",
"nuxt": "^3.10.3",
"object.assign": "npm:@nolyfill/object.assign@latest",
"object.values": "npm:@nolyfill/object.values@latest",
"prettier": "^2.8.8",
"rollup": "^4.14.0",
"vite": "^5.2.8"
"typedarray": "npm:@nolyfill/typedarray@latest",
"util.promisify": "npm:@nolyfill/util.promisify@latest",
"vite": "^5.2.8",
"which-typed-array": "npm:@nolyfill/which-typed-array@latest"
}
},
"simple-git-hooks": {
Expand Down

0 comments on commit db51707

Please sign in to comment.