Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
dde29629b7 | |||
4347f800e6 |
@ -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",
|
||||
|
1
test/test_output/changedname.md
Normal file
1
test/test_output/changedname.md
Normal file
@ -0,0 +1 @@
|
||||
# some undefined variable
|
@ -1 +1,4 @@
|
||||
---
|
||||
fileName: changedname.md
|
||||
---
|
||||
# some {{wow}}
|
@ -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"
|
||||
|
Reference in New Issue
Block a user