flow-remove-types
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "flow-remove-types", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Removes Flow type annotations from JavaScript files with speed and simplicity.", | ||
@@ -30,3 +30,4 @@ "author": "Lee Byron <lee@leebyron.com> (http://leebyron.com/)", | ||
"test": "./test.sh", | ||
"test-update": "./test-update.sh" | ||
"test-update": "./test-update.sh", | ||
"postpublish": "./publish-npm-alias.sh" | ||
}, | ||
@@ -33,0 +34,0 @@ "keywords": [ |
@@ -84,2 +84,5 @@ flow-remove-types | ||
> Note: This package is also available under the *alias* `flow-node` since it's | ||
> often looked for at that location due to the popularity of this script. Both | ||
> scripts are available no matter which package you install. | ||
@@ -86,0 +89,0 @@ ## Use the require hook |
38421
246
9
2