Skip to content

Commit

Permalink
Move some of the @types/* to dependencies.
Browse files Browse the repository at this point in the history
This is needed when building terriajs from outside, like from terriamap.
  • Loading branch information
na9da committed Apr 26, 2024
1 parent c699f46 commit d3083fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -56,13 +56,16 @@
"@types/jasmine-ajax": "^3.3.0",
"@types/json5": "^0.0.30",
"@types/leaflet": "^1.7.10",
"@types/linkify-it": "^3.0.5",
"@types/lodash-es": "^4.17.3",
"@types/markdown-it": "^14.0.1",
"@types/math-expression-evaluator": "^1.2.0",
"@types/ms": "^0.7.31",
"@types/mustache": "^0.8.32",
"@types/node-fetch": "^2.6.2",
"@types/papaparse": "^4.5.9",
"@types/pbf": "^3.0.1",
"@types/proj4": "^2.5.5",
"@types/rbush": "^3.0.0",
"@types/rc-slider": "^8.6.6",
"@types/react": "^17.0.3",
Expand Down Expand Up @@ -196,10 +199,7 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@types/dateformat": "^3.0.1",
"@types/linkify-it": "^3.0.5",
"@types/markdown-it": "^14.0.1",
"@types/node": "^18.15.11",
"@types/proj4": "^2.5.5",
"@types/webpack": "4.41.33",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
Expand Down

0 comments on commit d3083fa

Please sign in to comment.