File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- ** Status: DEV - Commands will currently not run for you!**
2-
31![ FirePHP Logo] ( https://github.com/firephp/firephp-for-browser-devtools/blob/master/src/skin/Logo.png?raw=true " FirePHP Logo ")
42
53FirePHP for Browser Developer Tools
@@ -40,7 +38,7 @@ Requirements:
4038Build from source:
4139
4240 rm -Rf dist/ # Optional to verify build
43- nvm use 9
41+ nvm use 10
4442 npm install
4543 npm run build # Append '--ignore-dirty' if you removed 'dist/'
4644 git diff # Optional to verify build
Original file line number Diff line number Diff line change 66 "insight-for-js" : " ^0.2.0-pre.0" ,
77 "wildfire-for-js" : " ^0.1.4" ,
88 "fireconsole.rep.js" : " ^0.1.0-pre.0" ,
9- "bash.origin.lib" : " ^0.4.0-pre.0 "
9+ "bash.origin.lib" : " ^0.4.0-pre.3 "
1010 },
1111 "scripts" : {
1212 "start" : " ./workspace.sh run" ,
1313 "test" : " bash.origin.test tests" ,
1414 "build" : " ./workspace.sh build" ,
1515 "build-via-docker" : " ./src/docker/build.sh"
1616 }
17- }
17+ }
You can’t perform that action at this time.
0 commit comments