Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.

Commit

Permalink
close #3
Browse files Browse the repository at this point in the history
  • Loading branch information
giogonzo committed Jun 2, 2015
1 parent f20c217 commit 5e25302
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "web-framework",
"version": "0.0.1",
"description": "web-framework aka spyro",
"main": "build/index.js",
"main": "lib/index.js",
"scripts": {
"test": "mocha",
"build": "babel --loose --stage 0 --out-dir build src"
"build": "babel --loose --stage 0 --out-dir lib src"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5e25302

Please sign in to comment.