We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6a8267 + ac0778a commit 42090d8Copy full SHA for 42090d8
package.json
@@ -58,13 +58,12 @@
58
"semantic-release": "^4.3.5"
59
},
60
"scripts": {
61
- "postinstall": "bower install",
62
"test": "grunt build && grunt karma:unit",
63
"build": "grunt build",
64
"prepublish": "npm run build",
65
"postpublish": "publish-latest",
66
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
67
68
"main": "dist/angular-openlayers-directive",
69
- "version": "1.15.0"
+ "version": "1.15.1"
70
}
0 commit comments