Skip to content

Commit 58e38ad

Browse files
authored
Merge pull request #410 from geostyler/update-style-imports
Update geostyler-style imports
2 parents cb42b1a + 2715e92 commit 58e38ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CqlParser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {
22
isGeoStylerFunction,
33
isFilter,
44
isOperator
5-
} from 'geostyler-style/dist/typeguards';
5+
} from 'geostyler-style';
66

77
import {
88
isString as _isString,

0 commit comments

Comments
 (0)