Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tylim88 committed Apr 16, 2024
1 parent 22400bd commit b8d0b74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firelord",
"version": "2.8.15",
"version": "2.8.16",
"description": "馃敟 Write V9 like Firestore Admin code with extreme type safety.",
"author": "tylim",
"license": "MIT",
Expand All @@ -22,7 +22,6 @@
"kill": "kill-port 8080",
"test": "npm run kill && (firebase emulators:exec --only firestore \"vitest --config vitest.emulator.ts\") && npm run kill && vitest",
"knip": "knip",
"publish": "npm run build && npm publish",
"dev": "---------------------dev------------------------",
"d-link": "npm run build && npm run b-un && npm run link",
"d-test": "tsc && npm test",
Expand Down

0 comments on commit b8d0b74

Please sign in to comment.