mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Web: update npm modules
This commit is contained in:
@@ -18,17 +18,17 @@
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"kotlin": "^1.3.21",
|
||||
"kotlin-test": "^1.3.21",
|
||||
"kotlinx-coroutines-core": "^1.1.1",
|
||||
"kotlin": "^1.3.41",
|
||||
"kotlin-test": "^1.3.41",
|
||||
"kotlinx-coroutines-core": "^1.2.2",
|
||||
"sprintf-js": "^1.1.2",
|
||||
"sql.js": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-loader": "^7.1.5",
|
||||
"mocha": "^6.1.0",
|
||||
"serve": "^11.0.0",
|
||||
"webpack": "^4.29.6",
|
||||
"webpack-cli": "^3.3.0"
|
||||
"mocha": "^6.2.0",
|
||||
"serve": "^11.1.0",
|
||||
"webpack": "^4.39.1",
|
||||
"webpack-cli": "^3.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user