Skip to content

Commit ef6a5d9

Browse files
committed
fix: root package name for github used by
1 parent 1650155 commit ef6a5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "angular-async-local-storage",
2+
"name": "@ngx-pwa/local-storage",
33
"version": "0.0.0",
44
"scripts": {
55
"ng": "ng",

0 commit comments

Comments
 (0)