prepare indent functionality

This commit is contained in:
LosslessBot
2016-07-06 10:04:25 +02:00
parent 3893985bb2
commit c124f90a91
25 changed files with 84 additions and 62 deletions

View File

@@ -22,12 +22,12 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstring#readme",
"devDependencies": {
"npmts": "^5.2.1",
"should": "^9.0.0",
"npmts-g": "^5.2.6",
"should": "^9.0.2",
"typings-test": "^1.0.1"
},
"dependencies": {
"beautylog": "^5.0.8",
"typings-global": "^1.0.3"
"beautylog": "^5.0.13",
"typings-global": "^1.0.6"
}
}