Skip to content

Commit

Permalink
Updating tests, adding lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jakearchibald committed Dec 12, 2016
1 parent e03e140 commit 4700451
Show file tree
Hide file tree
Showing 2 changed files with 4,321 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/idb.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "babelify/node_modules/babel-core/node_modules/regenerator/runtime";
import regeneratorRuntime from "regenerator/runtime";
import assert from "assert";
import {Promise} from "es6-promise";

Expand Down
Loading

0 comments on commit 4700451

Please sign in to comment.