add Base64 handling
This commit is contained in:
10
package.json
10
package.json
@@ -22,12 +22,14 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartstring#readme",
|
||||
"devDependencies": {
|
||||
"@types/should": "^8.1.30",
|
||||
"beautylog": "^6.0.0",
|
||||
"npmts-g": "^5.2.8",
|
||||
"should": "^10.0.0",
|
||||
"typings-test": "^1.0.1"
|
||||
"should": "^11.1.1",
|
||||
"typings-test": "^1.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"beautylog": "^5.0.20",
|
||||
"typings-global": "^1.0.6"
|
||||
"js-base64": "^2.1.9",
|
||||
"typings-global": "^1.0.14"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user