This commit is contained in:
Philipp Kunz 2017-10-11 15:18:30 +02:00
parent 7c4c787539
commit 4a94ce3038

View File

@ -1,6 +1,6 @@
{ {
"name": "smartstring", "name": "smartstring",
"version": "2.0.26", "version": "2.0.27",
"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",