Explorar o código

chore: fix npm license not being default spdx-identifier causing warning (#668)

fix #668
sschmid %!s(int64=5) %!d(string=hai) anos
pai
achega
bbf5572d5e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -42,7 +42,7 @@
     "musicxml"
   ],
   "author": "PhonicScore",
-  "license": "BSD-3-clause",
+  "license": "BSD-3-Clause",
   "bugs": {
     "url": "https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/issues"
   },