update README

This commit is contained in:
Philipp Kunz
2016-05-25 09:10:43 +02:00
parent 93d5fc3070
commit 44bb4fa9ae
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "smartstring",
"version": "2.0.3",
"description": "bundles a bunch of (regex) matching and altering methods.",
"description": "handle strings in smart ways. TypeScript ready.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {