We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d034c commit 4d4b9f2Copy full SHA for 4d4b9f2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typhonjs-core-gulptasks",
3
- "version": "0.4.2",
+ "version": "0.5.0",
4
"homepage": "https://github.com/typhonjs/typhonjs-core-gulptasks/",
5
"description": "Provides common gulp tasks shared by TyphonJS and beyond for JSPM / SystemJS projects.",
6
"license": "MIT",
@@ -21,9 +21,9 @@
21
"bluebird": "^3.1.5",
22
"esdoc-es7-plugin": "^0.0.3",
23
"esdoc-importpath-plugin": "^0.0.1",
24
- "esdoc-plugin-extends-replace": "^0.3.1",
25
- "esdoc-plugin-jspm": "^0.5.0",
26
- "fs-extra": "^0.26.4",
+ "esdoc-plugin-extends-replace": "^0.4.0",
+ "esdoc-plugin-jspm": "^0.6.0",
+ "fs-extra": "^0.26.5",
27
"gulp": "^3.9.0",
28
"gulp-esdoc": "^0.2.0",
29
"gulp-eslint": "^1.1.1",
0 commit comments