Skip to content

Commit df3847b

Browse files
chore: update dep. (#23)
1 parent a875e65 commit df3847b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knighted/duel",
3-
"version": "1.0.0-rc.11",
3+
"version": "1.0.0-rc.12",
44
"description": "TypeScript dual packages.",
55
"type": "module",
66
"main": "dist",
@@ -57,7 +57,7 @@
5757
"vite": "^4.4.8"
5858
},
5959
"dependencies": {
60-
"@knighted/specifier": "^1.0.0-rc.4",
60+
"@knighted/specifier": "^1.0.0",
6161
"glob": "^10.3.3",
6262
"read-pkg-up": "^10.0.0",
6363
"strip-json-comments": "^5.0.1"

0 commit comments

Comments
 (0)