Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03566f31ab | |||
| d4827491da |
@@ -2,5 +2,5 @@
|
||||
"name": "Node.js",
|
||||
"description": "Build and test a Node.js project with npm.",
|
||||
"iconName": "nodejs",
|
||||
"categories": ["JavaScript", "Node", "Npm"]
|
||||
}
|
||||
"categories": ["JavaScript", "TypeScript", "Node", "Npm"]
|
||||
}
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
"name": "Node.js Package",
|
||||
"description": "Publishes a Node.js package to npm and GitHub Package Registry.",
|
||||
"iconName": "node-package-transparent",
|
||||
"categories": ["JavaScript", "SDLC"]
|
||||
"categories": ["JavaScript", "TypeScript", "SDLC"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user