Skip to content

Commit

Permalink
Fix more references to old publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-h-chamberlain committed Oct 10, 2020
1 parent 02c1b3d commit 567ea42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ code --install-extension <path-to-redcode>/redcode-<version>.vsix
## Install from VS Code Marketplace

```shell
code --install-extension ian-h-chamberlain.redcode
code --install-extension corewa-rs.redcode
```
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"description": "Language per REDCODE Reference Standard: ICWS'94 draft (extended)",
"version": "0.2.0",
"license": "MIT",
"publisher": "ian-h-chamberlain",
"publisher": "corewa-rs",
"repository": {
"type": "git",
"url": "https://github.com/ian-h-chamberlain/corewa_rs.git",
"url": "https://github.com/corewa-rs/corewa_rs.git",
"directory": "redcode"
},
"engines": {
Expand Down

0 comments on commit 567ea42

Please sign in to comment.