Skip to content

Commit

Permalink
use official dev & next
Browse files Browse the repository at this point in the history
  • Loading branch information
FineArchs committed Nov 27, 2023
1 parent 35d097e commit e06d36f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
18 changes: 8 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"prettier": "npx prettier . --write"
},
"dependencies": {
"aiscript_develop": "FineArchs-org/aiscript#built-master",
"aiscript_next": "FineArchs-org/aiscript#built-aiscript-next",
"aiscript_develop": "npm:@syuilo/aiscript@dev",
"aiscript_next": "npm:@syuilo/aiscript@next",
"aiscript0_14_1": "npm:@syuilo/aiscript@0.14.1",
"aiscript0_15_0": "npm:@syuilo/aiscript@0.15.0",
"aiscript0_16_0": "npm:@syuilo/aiscript@0.16.0",
Expand Down

0 comments on commit e06d36f

Please sign in to comment.