Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dbb07fa

Browse filesBrowse files
v1.0.2
1 parent fb2f4aa commit dbb07fa
Copy full SHA for dbb07fa

File tree

3 files changed

+22
-22
lines changed
Filter options

3 files changed

+22
-22
lines changed

‎bower.json

Copy file name to clipboard
+20-20Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
"version": "1.0.1",
3-
"description": "randomness code bricks for JavaScript",
4-
"name": "aureooms-js-random",
5-
"homepage": "http://aureooms.github.io/js-random/",
6-
"main": "js/dist/random.js",
7-
"ignore": [
8-
"js/index.js",
9-
"js/src",
10-
"test",
11-
"pkg.json",
12-
"package.json",
13-
".groc.json",
14-
".travis.yml",
15-
".gitignore",
16-
"README.md",
17-
"inch.json",
18-
".codeclimate.yml"
19-
],
20-
"license": "AGPL-3.0"
21-
}
2+
"version": "1.0.2",
3+
"description": "randomness code bricks for JavaScript",
4+
"name": "aureooms-js-random",
5+
"homepage": "http://aureooms.github.io/js-random/",
6+
"main": "js/dist/random.js",
7+
"ignore": [
8+
"js/index.js",
9+
"js/src",
10+
"test",
11+
"pkg.json",
12+
"package.json",
13+
".groc.json",
14+
".travis.yml",
15+
".gitignore",
16+
"README.md",
17+
"inch.json",
18+
".codeclimate.yml"
19+
],
20+
"license": "AGPL-3.0"
21+
}

‎component.json

Copy file name to clipboardExpand all lines: component.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"description": "randomness code bricks for JavaScript",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"repo": "aureooms/js-random",
55
"scripts": [
66
"js/dist/random.js"

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"random",
2323
"randomness"
2424
],
25-
"version": "1.0.1",
25+
"version": "1.0.2",
2626
"devDependencies": {
2727
"aureooms-node-package": "^4.2.5",
2828
"aureooms-js-type": "^1.0.2",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.