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 45602be

Browse filesBrowse files
aureooms-js-* -> @aureooms/js-*
1 parent ec01c68 commit 45602be
Copy full SHA for 45602be

File tree

1 file changed

+7
-7
lines changed
Filter options

1 file changed

+7
-7
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "aureooms-js-random",
2+
"name": "@aureooms/js-random",
33
"description": "Randomness algorithms for JavaScript",
44
"version": "2.0.0",
55
"author": "Aurélien Ooms <aurelien.ooms@gmail.com>",
@@ -24,12 +24,12 @@
2424
},
2525
"dependencies": {},
2626
"devDependencies": {
27-
"aureooms-js-array": "^4.0.0",
28-
"aureooms-js-functools": "^2.0.3",
29-
"aureooms-js-itertools": "^3.1.1",
30-
"aureooms-js-mem": "^1.0.2",
31-
"aureooms-js-operator": "^1.0.2",
32-
"aureooms-js-type": "^1.0.4",
27+
"@aureooms/js-array": "^4.0.0",
28+
"@aureooms/js-functools": "^2.0.3",
29+
"@aureooms/js-itertools": "^3.1.1",
30+
"@aureooms/js-mem": "^1.0.2",
31+
"@aureooms/js-operator": "^1.0.2",
32+
"@aureooms/js-type": "^1.0.4",
3333
"ava": "^0.18.0",
3434
"babel-cli": "^6.22.2",
3535
"babel-polyfill": "^6.22.0",

0 commit comments

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