Skip to content

Commit 77ffdad

Browse files
committed
chore: update package files per repo name change
1 parent 1ce09dc commit 77ffdad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "netlify-plugin-angular-serverless",
2+
"name": "netlify-plugin-angular-universal",
33
"version": "0.0.1",
4-
"description": "Netlify Build plugin Angular Serverless - Run Angular Universal seamlessly on Netlify.",
4+
"description": "Netlify Build plugin Angular Universal - Run Angular Universal seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [
77
"src/**/*.js",
@@ -19,14 +19,14 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "git+https://github.com/netlify/netlify-plugin-angular-serverless.git"
22+
"url": "git+https://github.com/netlify/netlify-plugin-angular-universal.git"
2323
},
2424
"author": "@lindsaylevine",
2525
"license": "ISC",
2626
"bugs": {
27-
"url": "https://github.com/netlify/netlify-plugin-angular-serverless/issues"
27+
"url": "https://github.com/netlify/netlify-plugin-angular-universal/issues"
2828
},
29-
"homepage": "https://github.com/netlify/netlify-plugin-angular-serverless#readme",
29+
"homepage": "https://github.com/netlify/netlify-plugin-angular-universal#readme",
3030
"keywords": [
3131
"netlify-plugin",
3232
"netlify",

0 commit comments

Comments
 (0)