@gooddata/js-utils
Advanced tools
Comparing version 0.7.1-pbenes-pb-postpone-2017-09-14T11-12-42-491Z to 0.7.1-pbenes-pb-postpone-2017-09-14T11-16-48-425Z
{ | ||
"name": "@gooddata/js-utils", | ||
"version": "0.7.1-pbenes-pb-postpone-2017-09-14T11-12-42-491Z", | ||
"version": "0.7.1-pbenes-pb-postpone-2017-09-14T11-16-48-425Z", | ||
"description": "Various utils shared on GoodData frontend", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"build": "rm -rf lib && babel src --out-dir lib --ignore test.js", | ||
"build": "rm -rf lib && babel src --out-dir lib --ignore .test.js", | ||
"prepublish": "yarn run build", | ||
@@ -24,0 +24,0 @@ "test": "jest --watch" |
32697
22
786