Major update - first v1.0 checkin with support for Promise, remove natural dependency, and more.

This commit is contained in:
Moos 2016-01-18 20:35:20 -08:00
parent 4067fc291c
commit c69e74235a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"verbs"
],
"description": "wordpos is a set of part-of-speech utilities for Node.js using the WordNet database.",
"version": "1.0.0-RC1",
"version": "1.0.0",
"homepage": "https://github.com/moos/wordpos",
"engines": {
"node": ">=0.12"