Skip to content

Commit bff8511

Browse files
author
Peter Ullrich
committed
i
1 parent 407365a commit bff8511

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

.npmignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test/
2+
tools/
23
coverage/
34
secrets/
45
src/
@@ -17,4 +18,8 @@ scripts/
1718
.nyc_output
1819
tsconfig.json
1920
tslint.json
20-
gruntfile.js
21+
gruntfile.js
22+
gulpfile.config.js
23+
gulpfile.js
24+
.yo-rc-json
25+
.eslintrc.json

package-lock.json

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.11",
2+
"version": "0.1.12",
33
"name": "dotup-typescript-yeoman-generators",
44
"author": {
55
"name": "Peter Ullrich",

0 commit comments

Comments
 (0)