Skip to content

Commit 2db130c

Browse files
committed
local
1 parent d32d56f commit 2db130c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@lezer/lr": "^1.0.0",
2525
"@nextjournal/lezer-clojure": "1.0.0",
2626
"markdown-it-footnote": "^3.0.3",
27-
"squint-cljs": "0.8.129",
27+
"squint-cljs": "../squint",
2828
"w3c-keyname": "^2.2.4"
2929
},
3030
"comments": {

yarn.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,10 +1103,8 @@ source-map@^0.5.6:
11031103
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
11041104
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
11051105

1106-
1107-
version "0.8.129"
1108-
resolved "https://registry.yarnpkg.com/squint-cljs/-/squint-cljs-0.8.129.tgz#04a3f1ca899e6fb7e2ba30b882efb791741caff0"
1109-
integrity sha512-cgTKzOorBX2wuli+6BNnioPYslAqyGP+C4W5W/B2ddlBXCTUPfc9nCrxkz5hP1vOt6bPJNZDdKjcXkfRlO62/g==
1106+
squint-cljs@../squint:
1107+
version "0.8.159"
11101108
dependencies:
11111109
chokidar "^4.0.1"
11121110

0 commit comments

Comments
 (0)