We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbef962 commit 1d01ba3Copy full SHA for 1d01ba3
1 file changed
package.json
@@ -24,8 +24,6 @@
24
"url": "http://github.com/TerriaJS/TerriaMap"
25
},
26
"dependencies": {
27
- "terriajs-plugin-api": "0.0.1-alpha.16",
28
- "terriajs-plugin-sample": "0.0.1-alpha.7",
29
"terriajs-server": "^4.0.0"
30
31
"config": {
@@ -83,6 +81,8 @@
83
81
"svg-sprite-loader": "4.1.3",
84
82
"terriajs": "8.7.1",
85
"terriajs-cesium": "8.0.0",
+ "terriajs-plugin-api": "0.0.1-alpha.16",
+ "terriajs-plugin-sample": "0.0.1-alpha.7",
86
"ts-loader": "^5.3.3",
87
"typescript": "~5.2.0",
88
"urijs": "^1.18.12",
0 commit comments