This commit is contained in:
Philipp Kunz 2018-11-28 21:01:13 +01:00
parent ffe757d820
commit ceb6962a1c
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "3.0.4",
"version": "3.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "3.0.4",
"version": "3.0.5",
"private": false,
"description": "handle strings in smart ways. TypeScript ready.",
"main": "dist/index.js",
@ -37,4 +37,4 @@
"randomatic": "^3.1.1",
"strip-indent": "^2.0.0"
}
}
}