Skip to content

Instantly share code, notes, and snippets.

@phillipskevin
Last active December 13, 2016 16:50
Show Gist options
  • Save phillipskevin/d68b02f1e2a92e1abeef83250ba7b1f4 to your computer and use it in GitHub Desktop.
Save phillipskevin/d68b02f1e2a92e1abeef83250ba7b1f4 to your computer and use it in GitHub Desktop.
steal-tools-build-using-steal-clone
import clone from 'steal-clone';
{
"main": "index.js",
"scripts": {
"build": "steal-tools"
},
"dependencies": {
"steal": "^1.0.0-rc2",
"steal-tools": "^1.0.0-rc2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment