We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b7c3d commit 8f24b31Copy full SHA for 8f24b31
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nikoloza/scratch-all",
3
- "version": "0.1.7",
+ "version": "0.2.0",
4
"description": "",
5
"main": "index.css",
6
"scripts": {
@@ -12,11 +12,11 @@
12
"author": "",
13
"license": "",
14
"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"
+ "@nikoloza/scratch": "^0.2.0",
+ "@nikoloza/scratch-animations": "^0.2.0",
+ "@nikoloza/scratch-grid": "^0.2.0",
+ "@nikoloza/scratch-helpers": "^0.2.0",
+ "@nikoloza/scratch-ui": "^0.2.0"
20
},
21
"devDependencies": {
22
"babel-core": "^6.14.0",
0 commit comments