Upgrade to Imba 1.4.0
This commit is contained in:
parent
f003d26a92
commit
b1135e7796
|
@ -26,7 +26,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.16.2",
|
||||
"imba": "1.3.3",
|
||||
"imba": "^1.4.0",
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-dev-server": "^2.11.1"
|
||||
}
|
||||
|
|
|
@ -1484,9 +1484,10 @@ ieee754@^1.1.4:
|
|||
version "1.1.8"
|
||||
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.8.tgz#be33d40ac10ef1926701f6f08a2d86fbfd1ad3e4"
|
||||
|
||||
imba@1.3.3:
|
||||
version "1.3.3"
|
||||
resolved "https://registry.yarnpkg.com/imba/-/imba-1.3.3.tgz#62156d5c679810c47dce56538dbfc1d3e408cf94"
|
||||
imba@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/imba/-/imba-1.4.0.tgz#10db820b992ddb489acc23c157bfeffc2449f134"
|
||||
integrity sha512-aIXF16PX7rOIHsOAJbf/kU0UP2KuHtb5A+IpRXfanJWo2A77U1lyfNkrUmCVfcflIL7KuZrXqkSQVHydDhTKVg==
|
||||
|
||||
import-local@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Loading…
Reference in New Issue