1
0
Fork 0

heavy_plus_sign: Updated dependencies

This commit is contained in:
Joost De Cock 2018-09-10 12:22:18 +02:00
parent 16f7fabc9b
commit 7646032cf5
2 changed files with 9 additions and 9 deletions

View file

@ -75,9 +75,9 @@
"integrity": "sha512-K4abveXrl6tPIGfoO0rrTyJXMkXLPMsKq086wY1x28e2f6US2Ch+YxAu6+GGV3e0qELM1BT4DhVoyZy/xhRoYw=="
},
"@freesewing/plugin-title": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/@freesewing/plugin-title/-/plugin-title-0.6.4.tgz",
"integrity": "sha512-2tv9yrZK56fLAbIP0Niro9tTRNFSRQdH4Zh8sJzFvdbEdLo+1mZLoCHg0k/B3c9rax7RUL5Uo8psYxAaxJ8Tng=="
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/@freesewing/plugin-title/-/plugin-title-0.7.0.tgz",
"integrity": "sha512-LVnokj+SIYPdxehiqoF+RPdLCaCd/MnTBzRebjPWRxGQnywzNyuwgHN8jmJEQGb6dJ/6J4zFEvAm9pS1ID6cug=="
},
"@samverschueren/stream-to-observable": {
"version": "0.3.0",

View file

@ -70,11 +70,11 @@
"package.json"
],
"dependencies": {
"@freesewing/plugin-cutonfold": "latest",
"@freesewing/plugin-dimension": "latest",
"@freesewing/plugin-grainline": "latest",
"@freesewing/plugin-logo": "latest",
"@freesewing/plugin-scalebox": "latest",
"@freesewing/plugin-title": "latest"
"@freesewing/plugin-cutonfold": "0.9.0",
"@freesewing/plugin-dimension": "0.6.0",
"@freesewing/plugin-grainline": "0.0.3",
"@freesewing/plugin-logo": "0.3.3",
"@freesewing/plugin-scalebox": "0.1.2",
"@freesewing/plugin-title": "0.7.0"
}
}