@kevinbarabash/foobar
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -157,3 +157,5 @@ module.exports = | ||
console.log(_foo2.default.foo); | ||
/***/ }) | ||
/******/ ]); |
@@ -14,1 +14,2 @@ import * as React from "react"; | ||
} | ||
console.log(Foo.foo); |
{ | ||
"name": "@kevinbarabash/foobar", | ||
"version": "0.1.5", | ||
"main": "index.js", | ||
"version": "0.1.6", | ||
"main": "dist/index.js", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
7198
147