mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-01-18 13:56:53 +00:00
fix: correct file name for dist style
This commit is contained in:
parent
7283a673e9
commit
a021b700dd
@ -4,7 +4,7 @@
|
||||
"description": "A WebGL interactive street imagery library",
|
||||
"main": "dist/mapillary.js",
|
||||
"module": "dist/mapillary.module.js",
|
||||
"style": "dist/mapillary.min.css",
|
||||
"style": "dist/mapillary.css",
|
||||
"types": "dist/mapillary.d.ts",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
@ -14,6 +14,7 @@
|
||||
"imagery",
|
||||
"mapillary",
|
||||
"spatial-visualization",
|
||||
"renderer",
|
||||
"street-imagery",
|
||||
"typescript",
|
||||
"viewer",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user