This commit is contained in:
Philipp Kunz 2016-11-02 22:55:20 +01:00
parent 76c590b045
commit 576e81588d

View File

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