Skip to content

Commit 5ae2726

Browse files
committed
chore(general): Add MIT licence to package.json
1 parent 97b40ae commit 5ae2726

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libs/ddd/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@angular-architects/ddd",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
4+
"license": "MIT",
45
"author": "Manfred Steyer",
56
"description": "Nx plugin for structuring a monorepo with domains and layers",
67
"repository": {

0 commit comments

Comments
 (0)