Skip to content

Commit ad86253

Browse files
committed
Updating the Nexical CLI core.
1 parent 79388a0 commit ad86253

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexical/cli",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"bin": {
66
"nexical": "./dist/index.js"
@@ -16,7 +16,7 @@
1616
"test:watch": "vitest"
1717
},
1818
"dependencies": {
19-
"@nexical/cli-core": "^0.1.5",
19+
"@nexical/cli-core": "^0.1.6",
2020
"@nexical/sdk": "^0.4.2"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)