Compare commits

...

2 Commits

Author SHA1 Message Date
dde29629b7 1.0.10 2017-05-28 00:14:25 +02:00
4347f800e6 update dependencies 2017-05-28 00:14:11 +02:00
4 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "smartscaf",
"version": "1.0.9",
"version": "1.0.10",
"description": "scaffold projects quickly",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -28,7 +28,7 @@
"dependencies": {
"@types/lodash": "^4.14.64",
"lodash": "^4.17.4",
"smartfile": "^4.2.16",
"smartfile": "^4.2.17",
"smartfm": "^1.0.5",
"smarthbs": "^1.0.15",
"smartinteract": "^1.0.4",

View File

@ -0,0 +1 @@
# some undefined variable

View File

@ -1 +1,4 @@
---
fileName: changedname.md
---
# some {{wow}}

View File

@ -861,9 +861,9 @@ smartenv@^2.0.0:
smartq "^1.1.1"
typings-global "^1.0.14"
smartfile@^4.2.11, smartfile@^4.2.16:
version "4.2.16"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.16.tgz#bb93ab4b66d75733c3c2df5ac1859bec747cf7cf"
smartfile@^4.2.11, smartfile@^4.2.17:
version "4.2.17"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.17.tgz#9eba8f65eea7e4db51aa30562f6039815a88b125"
dependencies:
"@types/fs-extra" "3.x.x"
"@types/vinyl" "^2.0.0"