1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 04:44:59 +00:00

Fix tobspr-osx-sign issues

This commit is contained in:
tobspr
2022-05-30 07:00:14 +02:00
parent 7734cefc65
commit 50e92bb42f
3 changed files with 10 additions and 3 deletions

View File

@@ -112,9 +112,11 @@
"postcss-unprefix": "^2.1.3",
"sass-unused": "^0.3.0",
"strip-json-comments": "^3.0.1",
"tobspr-osx-sign": "^1.0.1",
"trim": "^0.0.1",
"webpack-stream": "^5.2.1",
"yaml-loader": "^0.6.0"
},
"optionalDependencies": {
"tobspr-osx-sign": "^1.0.1"
}
}