Updated '@mapbox/mapbox-gl-style-spec'

This commit is contained in:
orangemug
2017-11-07 10:21:39 +00:00
parent a791403a6a
commit c050b02b8b
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import AppLayout from './AppLayout'
import MessagePanel from './MessagePanel'
import { downloadGlyphsMetadata, downloadSpriteMetadata } from '../libs/metadata'
import styleSpec from '@mapbox/mapbox-gl-style-spec'
import styleSpec from '@mapbox/mapbox-gl-style-spec/style-spec'
import style from '../libs/style.js'
import { initialStyleUrl, loadStyleUrl } from '../libs/urlopen'
import { undoMessages, redoMessages } from '../libs/diffmessage'