This commit is contained in:
Philipp Kunz 2016-11-01 19:00:35 +01:00
parent a3a51bf0ca
commit bb7caa36ea

View File

@ -1,6 +1,6 @@
{ {
"name": "smartstring", "name": "smartstring",
"version": "2.0.19", "version": "2.0.20",
"description": "handle strings in smart ways. TypeScript ready.", "description": "handle strings in smart ways. TypeScript ready.",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",