Skip to content

Commit 3172bfb

Browse files
committed
Add tonicExample
1 parent 0f25d10 commit 3172bfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"chai": "^3.3.0",
2424
"mocha": "^2.3.3",
2525
"typescript": "^1.6.2"
26-
}
26+
},
27+
"tonicExample": "var MultiRange = require('node-multi-integer-range').MultiRange;"
2728
}

0 commit comments

Comments
 (0)