updates autoprefix
This commit is contained in:
parent
848dc34c88
commit
7f818ef965
6
package-lock.json
generated
6
package-lock.json
generated
@ -1136,9 +1136,9 @@
|
||||
}
|
||||
},
|
||||
"postcss-nodegui-autoprefixer": {
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/postcss-nodegui-autoprefixer/-/postcss-nodegui-autoprefixer-0.0.5.tgz",
|
||||
"integrity": "sha512-+F9OHy3WFS4SiH+Gu/H7Ahs4DfpChXQSH0CqZiyh4mImXGZ5fbzNU8WJwWyADblkIokhuFMRUOb6WXqBRodLPQ==",
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/postcss-nodegui-autoprefixer/-/postcss-nodegui-autoprefixer-0.0.6.tgz",
|
||||
"integrity": "sha512-DhAibVP+OxeuCFGeujVVHCGMsDfAIrs5p5VYpTOQwiewc2LOFIF4+MuAcp+yhBQkw9h1K08KVIfvLjWTjPXGvw==",
|
||||
"requires": {
|
||||
"postcss": "^7.0.17"
|
||||
}
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
"bindings": "^1.5.0",
|
||||
"node-addon-api": "^1.6.3",
|
||||
"node-gyp": "^4.0.0",
|
||||
"postcss-nodegui-autoprefixer": "0.0.5"
|
||||
"postcss-nodegui-autoprefixer": "0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bindings": "^1.3.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user