File tree Expand file tree Collapse file tree 3 files changed +2
-37
lines changed
release-source/release/examples Expand file tree Collapse file tree 3 files changed +2
-37
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
< script src ="{{ "/assets/js/prism.js" | prepend: site.baseurl }}"> </ script >
2
- < script src ="https://embed.runkit.com "> </ script >
3
- {% include embed-scripts.html %}
4
2
5
3
< div class ="footer ">
6
4
< div class ="container text-center ">
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples" ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " Simulate running the Sinon runnable examples in RunKit " ,
4
+ "description" : " Simulate running the Sinon runnable examples" ,
5
5
"scripts" : {
6
6
"test" : " ./run-test.sh"
7
7
},
8
8
"license" : " ISC" ,
9
- "// dependencies" : " We use 'latest' for the versions, as that is what RunKit will use " ,
9
+ "// dependencies" : " We use 'latest' for the versions" ,
10
10
"dependencies" : {
11
11
"@fatso83/mini-mocha" : " latest" ,
12
12
"@sinonjs/referee" : " latest" ,
You can’t perform that action at this time.
0 commit comments