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 7db6092 commit fd8f871Copy full SHA for fd8f871
README.md
@@ -1,4 +1,4 @@
1
-# CodeRoad Rewire
+# Rewire CodeRoad
2
3
Implementation for testing globals in the interactive coding tutorial framework [CodeRoad](https://coderoad.github.io).
4
package.json
@@ -1,5 +1,5 @@
{
- "name": "coderoad-rewire",
+ "name": "rewire-coderoad",
"version": "0.1.0",
"description": "CodeRoad implementation to override 'require' in order to monkey-patch test globals",
5
"keywords": [
0 commit comments