Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit fe07777

Browse files
committed
Fixed #365: pinning on [email protected], because of bug in 1.8.3
1 parent 480b06f commit fe07777

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/templates/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"del": "^2.0.2",
1414
"glob": "^6.0.0",
1515
"gulp": "^3.8.0",
16+
"gulp-header": "1.8.2",
1617
"gulp-angular-templatecache": "^1.6.0",
1718
"gulp-autoprefixer": "^2.2.0",
1819
"gulp-bump": "^1.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slush-marklogic-node",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A slush generator for AngularJS/node.js/MarkLogic",
55
"main": "slushfile.js",
66
"author": "David Cassel <[email protected]>",

0 commit comments

Comments
 (0)