Skip to content

Commit 7f2b837

Browse files
committed
- fix conflict between ternary operator and postfix existential operator
- add null coalescing operators - add `for let`, `extern|require`, `require|extern` statements
1 parent 52981f7 commit 7f2b837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"src"
2727
],
2828
"dependencies": {
29-
"@kaoscript/ast": "0.1.x"
29+
"@kaoscript/ast": "0.2.x"
3030
},
3131
"devDependencies": {
3232
"chai": "2.x",

0 commit comments

Comments
 (0)