mirror of
https://github.com/maciejpedzich/six-degs-of-f1.git
synced 2024-11-09 16:33:03 +01:00
Move Typescript and Astro Check to dev deps
This commit is contained in:
parent
7fdb61aff1
commit
5d8778f730
2689
package-lock.json
generated
2689
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -10,12 +10,14 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.5.6",
|
||||
"@astrojs/node": "^8.2.5",
|
||||
"@picocss/pico": "^2.0.6",
|
||||
"astro": "^4.4.14",
|
||||
"neo4j-driver": "^5.18.0",
|
||||
"typescript": "^5.4.2",
|
||||
"vis-network": "^9.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.5.6",
|
||||
"typescript": "^5.4.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user