@digigov/benchmark
Advanced tools
Comparing version 0.1.0-00643e1d to 0.1.0-05af31dd
@@ -6,4 +6,4 @@ import _typeof from "@babel/runtime/helpers/typeof"; | ||
import BenchmarkProfiler from './index'; | ||
import * as functions from './test-utils/functions'; | ||
import BenchmarkProfiler from "./index"; | ||
import * as functions from "./test-utils/functions"; | ||
describe('BenchmarkProfiler', function () { | ||
@@ -10,0 +10,0 @@ var profiler; |
@@ -6,4 +6,4 @@ import _typeof from "@babel/runtime/helpers/typeof"; | ||
import BenchmarkProfiler from './index'; | ||
import * as functions from './test-utils/functions'; | ||
import BenchmarkProfiler from "./index"; | ||
import * as functions from "./test-utils/functions"; | ||
describe('BenchmarkProfiler', function () { | ||
@@ -10,0 +10,0 @@ var profiler; |
{ | ||
"name": "@digigov/benchmark", | ||
"version": "0.1.0-00643e1d", | ||
"version": "0.1.0-05af31dd", | ||
"description": "@digigov benchmark", | ||
@@ -5,0 +5,0 @@ "author": "GRNET Developers <devs@lists.grnet.gr>", |