This commit is contained in:
LosslessBot 2016-04-30 12:08:44 +02:00
parent 3d5aa9fda7
commit 06ebd44189

View File

@ -1,9 +1,9 @@
{
"name": "smartpath",
"version": "3.1.5",
"version": "3.2.0",
"description": "offers smart ways to handle paths",
"main": "dist/index.js",
"typings":"dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},