terriajs-plugin-api
Advanced tools
Comparing version 0.0.1-alpha.15 to 0.0.1-alpha.16
{ | ||
"name": "terriajs-plugin-api", | ||
"version": "0.0.1-alpha.15", | ||
"version": "0.0.1-alpha.16", | ||
"description": "An (experimental) API for writing plugins for terriajs.", | ||
@@ -10,11 +10,2 @@ "repository": "https://github.com/terriajs/plugin-api", | ||
"prepare": "tsc", | ||
"resolutions": { | ||
"@types/react": "^17.0.3" | ||
}, | ||
"devDependencies": { | ||
"@types/styled-components": "^5.1.24", | ||
"prettier": "^2.6.1", | ||
"terriajs": "8.3.4", | ||
"typescript": "^4.9.5" | ||
}, | ||
"scripts": { | ||
@@ -21,0 +12,0 @@ "build": "tsc" |
0
26382