Skip to content

Commit

Permalink
chore(example): update dependency kkt to v6.7.2 #160
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 12, 2021
1 parent bcd0076 commit dbb7441
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions example/react-component-tsx/package.json
Expand Up @@ -47,14 +47,14 @@
},
"devDependencies": {
"@babel/runtime": "7.13.7",
"@kkt/less-modules": "6.7.0",
"@kkt/raw-modules": "6.7.0",
"@kkt/scope-plugin-options": "6.7.0",
"@kkt/less-modules": "6.7.2",
"@kkt/raw-modules": "6.7.2",
"@kkt/scope-plugin-options": "6.7.2",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"compile-less-cli": "1.7.0",
"husky": "4.3.8",
"kkt": "6.7.0",
"kkt": "6.7.2",
"lint-staged": "10.5.4",
"prettier": "2.2.1",
"react": "17.0.1",
Expand Down

0 comments on commit dbb7441

Please sign in to comment.