Merge branch 'release/1.0' into main

main
Clovis Gauzy 2020-11-29 14:16:11 +01:00
commit eb1bcf2a1e
1 changed files with 1 additions and 7 deletions

View File

@ -5,11 +5,5 @@
"repository": "https://github.com/clovfr/node-rawtherapee",
"author": "Clovis Gauzy",
"license": "BSD-3",
"main": "rawtherapee.js",
"scripts": {
"test": "standard"
},
"devDependencies": {
"standard": "*"
}
"main": "rawtherapee.js"
}