Skip to content

Commit

Permalink
aureooms-js-* -> @aureooms/js-*
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Feb 16, 2017
1 parent ec01c68 commit 45602be
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aureooms-js-random",
"name": "@aureooms/js-random",
"description": "Randomness algorithms for JavaScript",
"version": "2.0.0",
"author": "Aurélien Ooms <aurelien.ooms@gmail.com>",
Expand All @@ -24,12 +24,12 @@
},
"dependencies": {},
"devDependencies": {
"aureooms-js-array": "^4.0.0",
"aureooms-js-functools": "^2.0.3",
"aureooms-js-itertools": "^3.1.1",
"aureooms-js-mem": "^1.0.2",
"aureooms-js-operator": "^1.0.2",
"aureooms-js-type": "^1.0.4",
"@aureooms/js-array": "^4.0.0",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-itertools": "^3.1.1",
"@aureooms/js-mem": "^1.0.2",
"@aureooms/js-operator": "^1.0.2",
"@aureooms/js-type": "^1.0.4",
"ava": "^0.18.0",
"babel-cli": "^6.22.2",
"babel-polyfill": "^6.22.0",
Expand Down

0 comments on commit 45602be

Please sign in to comment.