Skip to content

Commit

Permalink
add exports.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Stephens committed Feb 18, 2015
1 parent ed01eb1 commit 3efa18a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
node_modules
.DS_Store
dist/
1 change: 1 addition & 0 deletions exports.js
@@ -0,0 +1 @@
window.Kepler = require("./lib/kepler");

0 comments on commit 3efa18a

Please sign in to comment.