Category change

This commit is contained in:
Shubham Tiwari
2021-08-25 23:22:32 +05:30
parent 1dd15d2033
commit 2b476f011c
48 changed files with 48 additions and 46 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Node.js",
"description": "Build and test a Node.js project with npm.",
"iconName": "nodejs",
"categories": ["JavaScript", "Node", "Npm"]
"categories": ["Continuous integration", "JavaScript", "Node", "Npm"]
}