Skip to content

Commit 76030ef

Browse files
package.json add description and author
1 parent 2558d84 commit 76030ef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "@mfe-angular-react-nx/source",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
4+
"description": "Example of MFE with Angular host and React remote using Nx",
5+
"author": {
6+
"name": "JC Lango",
7+
"email": "info@angularexample.com"
8+
},
49
"license": "MIT",
510
"scripts": {},
611
"private": true,

0 commit comments

Comments
 (0)