Skip to content

Commit 888cf2c

Browse files
committed
chore: Add "assets" field to package.json
1 parent 439b94a commit 888cf2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,8 @@
8181
],
8282
"coverageDirectory": "../coverage",
8383
"testEnvironment": "node"
84+
},
85+
"pkg": {
86+
"assets": "package.json"
8487
}
8588
}

0 commit comments

Comments
 (0)