This commit is contained in:
Philipp Kunz 2016-06-20 22:19:11 +02:00
parent bdc99cc3a6
commit 2fa659a22a

View File

@ -1,9 +1,9 @@
{
"name": "qenv",
"version": "1.0.5",
"version": "1.0.6",
"description": "promised environments",
"main": "dist/index.js",
"typings":"dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},