Skip to content

Commit 42d3160

Browse files
committed
Add package.json
We want to be able to pull this repo in via npm
1 parent 23e8555 commit 42d3160

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "engage-dnn-javascript-libraries",
3+
"version": "0.10.0",
4+
"private": true,
5+
"file": ["_InstallPackages"]
6+
}

0 commit comments

Comments
 (0)