diff --git a/app/index.js b/app/index.js index 3b5b4af..dd75ab3 100755 --- a/app/index.js +++ b/app/index.js @@ -1,4 +1,4 @@ -import { document } from "document"; +import document from "document"; import { Barometer } from "barometer"; console.log("Altimeter starting!");