We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a188e87 commit bd7c7c5Copy full SHA for bd7c7c5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "coderoad",
3
- "version": "0.14.3",
+ "version": "0.14.4",
4
"description": "Play interactive coding tutorials in your editor",
5
"keywords": [
6
"tutorial",
web-app/package.json
"name": "coderoad-app",
"private": true,
"scripts": {
"build": "react-app-rewired build",
0 commit comments