Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit dc6ee50

Browse files
committed
chore(): update packages and release code to npm.
1 parent c2999b1 commit dc6ee50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

browserify-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic-gulp-browserify-typescript",
33
"description": "Gulp task for Ionic projects to transpile and bundle TypeScript sources with Browserify",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

scripts-copy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/driftyco/ionic-gulp-tasks.git"
88
},
9-
"version": "2.0.0",
9+
"version": "2.0.1",
1010
"dependencies": {
1111
"gulp": "^3.9.1"
1212
}

0 commit comments

Comments
 (0)