update normalize of smartstring

This commit is contained in:
2017-10-05 15:55:59 +02:00
parent 974bf90703
commit 55d679e5ee
33 changed files with 801 additions and 570 deletions

View File

@@ -22,13 +22,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstring#readme",
"devDependencies": {
"beautylog": "^6.1.1",
"npmts-g": "^6.0.0",
"smartchai": "^1.0.3",
"typings-test": "^1.0.3"
"beautylog": "^6.1.10",
"tapbundle": "^1.1.1"
},
"dependencies": {
"js-base64": "^2.1.9",
"typings-global": "^1.0.14"
"js-base64": "^2.3.2",
"normalize-newline": "^3.0.0",
"strip-indent": "^2.0.0",
"typings-global": "^1.0.20"
}
}