Skip to content

Commit

Permalink
missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
bmeck committed Aug 3, 2021
1 parent 24f4657 commit eaa22a7
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"dependencies": true,
"resources": {
"../parent.js": {
"cascade": true,
"integrity": true
},
"../dep.js": {
"cascade": true,
"integrity": true
}
}
}

0 comments on commit eaa22a7

Please sign in to comment.