+1
-1
| { | ||
| "name": "d20", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "Library for rolling dice based on dice-syntax used in RPGs.", | ||
@@ -5,0 +5,0 @@ "main": "d20.js", |
+3
-7
@@ -17,10 +17,6 @@ # d20.js | ||
| Add the git repository as a dependency in your `package.json` file (you can specify a version branch instead of "master" if you want a specific version). | ||
| Install via `npm`. | ||
| ```javascript | ||
| { | ||
| "dependencies": { | ||
| "d20": "git://github.com/michaelenger/d20.js.git#master" | ||
| } | ||
| } | ||
| ```shell | ||
| npm install d20 | ||
| ``` | ||
@@ -27,0 +23,0 @@ |
7081
-2.87%57
-6.56%