Commit 57f947e
committed
(maint) Fix publishing of metadata.json schema
Previously the metadata.json schema validation file was not being published.
This was due to it being in the src directory which is for typescript only. This
commit moves the file to a more appropriate schemas directory and updates the
package.json appropriately.1 parent 714743f commit 57f947e
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
File renamed without changes.
0 commit comments