Skip to content

Commit 42090d8

Browse files
committed
v1.15.1
2 parents e6a8267 + ac0778a commit 42090d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,12 @@
5858
"semantic-release": "^4.3.5"
5959
},
6060
"scripts": {
61-
"postinstall": "bower install",
6261
"test": "grunt build && grunt karma:unit",
6362
"build": "grunt build",
6463
"prepublish": "npm run build",
6564
"postpublish": "publish-latest",
6665
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
6766
},
6867
"main": "dist/angular-openlayers-directive",
69-
"version": "1.15.0"
68+
"version": "1.15.1"
7069
}

0 commit comments

Comments
 (0)