Skip to content

Commit c2a3600

Browse files
committed
keywords
keywords
1 parent f331cf4 commit c2a3600

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "ng-new-app",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Angular 12 boilerplate that comes with Material-UI, Tailwind, Purgecss, Jest & Cypress Support, Optimal project structure, Interceptor with already some code, sourcemap analyzer tools, all pre-configured and much more...",
55
"homepage": "https://github.com/sardapv/angular-material-starter-template#readme",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/sardapv/angular-material-starter-template.git"
99
},
10+
"keywords": ["angular", "boilerplate", "starter-kit", "material-template", "tailwind-template" ],
1011
"author": "Pranav Sarda <[email protected]>",
1112
"license": "MIT",
1213
"scripts": {

0 commit comments

Comments
 (0)