This commit is contained in:
Philipp Kunz 2016-05-25 06:55:02 +02:00
parent 2d4c480c1b
commit a990c5ca32

View File

@ -1,6 +1,6 @@
{ {
"name": "smartstring", "name": "smartstring",
"version": "2.0.0", "version": "2.0.1",
"description": "bundles a bunch of (regex) matching and altering methods.", "description": "bundles a bunch of (regex) matching and altering methods.",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",