Skip to content

Commit

Permalink
update dist version
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-c4t committed Nov 7, 2024
1 parent 6e721b8 commit 3082475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "caminojs"]
path = caminojs
url = https://github.com/chain4travel/caminojs
branch = dist
branch = dist-mo
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test_watch": "jest --verbose --watch ./tests",
"test_debug": "node --inspect-brk node_modules/.bin/jest ./tests --runInBand",
"test": "jest --verbose ./tests",
"preinstall": "git submodule update --recursive --init"
"preinstall": "git submodule update --recursive --init --remote"
},
"devDependencies": {
"@babel/core": "^7.15.8",
Expand Down

0 comments on commit 3082475

Please sign in to comment.