Skip to content

Commit

Permalink
[closes gh-208] Synchronize all Demo implementations (final)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmind committed Mar 11, 2023
1 parent 9baf029 commit fc001a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions AspNetCore.Demo.Net6/package.json
Expand Up @@ -3,8 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"build": "parcel build index.html --dist-dir wwwroot --no-optimize --no-cache",
"watch": "parcel watch index.html --dist-dir wwwroot --no-cache"
"build": "parcel build index.html --dist-dir wwwroot --no-optimize --no-cache"
},
"dependencies": {
"mirrorsharp-codemirror-6-preview": "file:../WebAssets/dist",
Expand Down
1 change: 1 addition & 0 deletions AspNetCore.Demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Owin.Demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc001a4

Please sign in to comment.