Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
eguneys committed Nov 2, 2023
1 parent c696d27 commit 8383a75
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 360 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"content": "node content.js"
},
"dependencies": {
"blah": "link:../blah",
"lsolitaire": "link:../lsolitaire"
"blah": "link:..\\blah",
"lsolitaire": "link:..\\lsolitaire",
"vite": "^4.5.0",
"vite-plugin-glsl": "^1.1.2"
},
"devDependencies": {
"aset": "link:../aset",
"aset": "link:..\\aset",
"chokidar": "^3.5.3",
"concurrently": "^7.6.0",
"typescript": "^4.6.4",
"vite": "^3.2.3",
"vite-plugin-glsl": "^0.5.4"
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit 8383a75

Please sign in to comment.