mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
Added "private": true to package.json
This commit is contained in:
committed by
Steve Sanderson
parent
aadcfa1fb7
commit
48bca777fe
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "WebApplicationBasic",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
"@types/requirejs": "^2.1.28",
|
||||
|
||||
Reference in New Issue
Block a user