We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e34940 commit 255213dCopy full SHA for 255213d
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "aureooms-js-string",
3
"main": "js/dist/string.js",
4
- "version": "0.0.4",
+ "version": "0.0.5",
5
"ignore": [
6
"js/index.js",
7
"js/src",
component.json
@@ -1,6 +1,6 @@
"description": "character sequence code bricks for JavaScript",
"repo": "aureooms/js-string",
"scripts": [
"js/dist/string.js"
package.json
@@ -20,7 +20,7 @@
20
},
21
22
23
24
"scripts": {
25
"doc": "./node_modules/.bin/groc",
26
"build": "./node_modules/.bin/aureooms-node-package-build",
0 commit comments