We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fce468 commit e3d05afCopy full SHA for e3d05af
boilerplate/package.json
@@ -10,7 +10,7 @@
10
"license": "ISC",
11
"homepage": "",
12
"devDependencies": {
13
- "embark-framework": "iurimatias/embark-framework#embark2",
+ "embark": "^2.0.0",
14
"mocha": "^2.2.5"
15
}
16
demo/package.json
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "embark-framework",
+ "name": "embark",
3
"version": "2.0.0",
4
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
5
"scripts": {
0 commit comments