Skip to content

Commit 8f24b31

Browse files
committed
minor updates
1 parent f2b7c3d commit 8f24b31

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nikoloza/scratch-all",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "",
55
"main": "index.css",
66
"scripts": {
@@ -12,11 +12,11 @@
1212
"author": "",
1313
"license": "",
1414
"dependencies": {
15-
"@nikoloza/scratch": "^0.1.0",
16-
"@nikoloza/scratch-animations": "^0.1.0",
17-
"@nikoloza/scratch-grid": "^0.1.0",
18-
"@nikoloza/scratch-helpers": "^0.1.0",
19-
"@nikoloza/scratch-ui": "^0.1.0"
15+
"@nikoloza/scratch": "^0.2.0",
16+
"@nikoloza/scratch-animations": "^0.2.0",
17+
"@nikoloza/scratch-grid": "^0.2.0",
18+
"@nikoloza/scratch-helpers": "^0.2.0",
19+
"@nikoloza/scratch-ui": "^0.2.0"
2020
},
2121
"devDependencies": {
2222
"babel-core": "^6.14.0",

0 commit comments

Comments
 (0)