This commit is contained in:
Philipp Kunz 2016-06-22 12:55:32 +02:00
parent afb204325b
commit 4bcf9f941e

View File

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