Skip to content

Commit 8ef0af6

Browse files
committed
npmパッケージをpublicに公開
1 parent 7177a0f commit 8ef0af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@cuculus-dev/cuculus-api",
3+
"version": "0.0.3",
34
"main": "dist/index.js",
45
"types": "dist/index.d.ts",
56
"files": [
@@ -21,6 +22,5 @@
2122
"volta": {
2223
"node": "18.17.1",
2324
"npm": "9.8.1"
24-
},
25-
"version": "0.0.3"
25+
}
2626
}

0 commit comments

Comments
 (0)