File tree
Expand file treeCollapse file tree2 files changed
+4
-3
lines changed Expand file treeCollapse file tree2 files changed
+4
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | {
|
2 | 2 | "name": "coderoad",
|
3 |
| -"version": "0.18.2", |
| 3 | +"version": "0.18.3", |
4 | 4 | "description": "Play interactive coding tutorials in your editor",
|
5 | 5 | "keywords": [
|
6 | 6 | "tutorial",
|
|
77 | 77 | "activationEvents": [
|
78 | 78 | "onCommand:coderoad.start",
|
79 | 79 | "workspaceContains:/codeally.json",
|
80 |
| -"workspaceContains:/codeAlly.json" |
| 80 | +"workspaceContains:/codeAlly.json", |
| 81 | +"workspaceContains:/.freeCodeCamp" |
81 | 82 | ],
|
82 | 83 | "categories": [
|
83 | 84 | "Other"
|
|
Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | {
|
2 | 2 | "name": "coderoad-app",
|
3 |
| -"version": "0.18.2", |
| 3 | +"version": "0.18.3", |
4 | 4 | "private": true,
|
5 | 5 | "scripts": {
|
6 | 6 | "analyze": "source-map-explorer 'build/static/js/*.js'",
|
|
You can’t perform that action at this time.
0 commit comments