We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d6c4a commit b7728c9Copy full SHA for b7728c9
package.json
@@ -10,7 +10,8 @@
10
"devDependencies": {
11
"custom-event-polyfill": "^0.2.1",
12
"cz-conventional-changelog": "^1.2.0",
13
- "semantic-release": "^6.3.2"
+ "semantic-release": "^6.3.2",
14
+ "skatejs-build": "^12.1.0"
15
},
16
"scripts": {
17
"build": "sk-build",
@@ -32,8 +33,7 @@
32
33
34
"homepage": "https://github.com/skatejs/dom-diff#readme",
35
"dependencies": {
- "object-assign": "^4.0.1",
36
- "skatejs-build": "^12.1.0"
+ "object-assign": "^4.0.1"
37
38
"config": {
39
"commitizen": {
0 commit comments