dictionaries
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -18,3 +18,1 @@ var path = require('path'), | ||
module.exports.words = module.exports['american-english']; | ||
console.log(module.exports); |
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"repository": "git://github.com/mattrobenolt/node-dictionaries.git", | ||
@@ -13,0 +13,0 @@ "author": "Matt Robenolt <matt@ydekproductions.com>", |
13332131
14