Skip to content

Commit

Permalink
Merge pull request #7 from guybedford/master
Browse files Browse the repository at this point in the history
Configure for jspm
  • Loading branch information
balupton committed Dec 9, 2015
2 parents 6eca9aa + d39f6f3 commit 8361aaf
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,12 @@
},
"scripts": {
"test": "node ./test.js"
},
"jspm": {
"map": {
"./index.js": {
"node": "@node/domain"
}
}
}
}
}

0 comments on commit 8361aaf

Please sign in to comment.