@charlietango/react-docs-net
Advanced tools
Comparing version
{ | ||
"name": "@charlietango/react-docs-net", | ||
"description": "Package and publish a NuGet package to a custom feed.", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"main": "lib/index.js", | ||
@@ -38,12 +38,12 @@ "bin": { | ||
"devDependencies": { | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-react": "^6.24.1", | ||
"chokidar": "^2.0.2", | ||
"flow-bin": "^0.71.0", | ||
"jest": "^22.4.2", | ||
"flow-bin": "^0.73.0", | ||
"jest": "^23.1.0", | ||
"jest-plugin-fs": "^2.7.0", | ||
"minimist": "^1.2.0", | ||
"prettier": "^1.11.0", | ||
"prettier": "^1.13.3", | ||
"strip-ansi": "^4.0.0" | ||
} | ||
} |