Skip to content

Commit fd8f871

Browse files
committed
rename package -> rewire-coderoad
1 parent 7db6092 commit fd8f871

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CodeRoad Rewire
1+
# Rewire CodeRoad
22

33
Implementation for testing globals in the interactive coding tutorial framework [CodeRoad](https://coderoad.github.io).
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "coderoad-rewire",
2+
"name": "rewire-coderoad",
33
"version": "0.1.0",
44
"description": "CodeRoad implementation to override 'require' in order to monkey-patch test globals",
55
"keywords": [

0 commit comments

Comments
 (0)