Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
Ni55aN committed Aug 30, 2024
1 parent f755816 commit 1f852d9
Showing 3 changed files with 5 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
},
"devDependencies": {
"jest-environment-jsdom": "^29.1.2",
"rete-cli": "~2.0.1"
"rete-cli": "~2.0.2"
},
"dependencies": {
"@babel/runtime": "^7.21.0"
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -4,8 +4,6 @@
"target": "es5",
"downlevelIteration": true,
"isolatedModules": false,
"strict": true,
"skipLibCheck": true,
"lib": []
},
"include": ["src", "test"]

0 comments on commit 1f852d9

Please sign in to comment.