bump studio-frontend version to 1.15.0

This commit is contained in:
Michael Roytman
2018-07-24 14:06:15 -04:00
parent 8fa28b2f0d
commit 62980b3e5f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -106,9 +106,9 @@
}
},
"@edx/studio-frontend": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/@edx/studio-frontend/-/studio-frontend-1.14.1.tgz",
"integrity": "sha512-JzRJ8w4KgH4WpJUbfbeVnBLuqyN6Be+6nhR2g8jZa5Z2DjLBs9Wa3gP60M/gwdlgInxIN3fWVOrv80JzgQ6i2g==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/@edx/studio-frontend/-/studio-frontend-1.15.0.tgz",
"integrity": "sha512-67WEbZABKx3yAUWxht8AyyJlm4gj7UqpBtC7R49ZcfSLAjhn9pc4/POCsyzKIs/Aw8HAdwQG5nkvZIKNBMQuIQ==",
"requires": {
"@edx/edx-bootstrap": "1.0.0",
"@edx/paragon": "3.1.2",

View File

@@ -5,7 +5,7 @@
"@edx/cookie-policy-banner": "1.1.10",
"@edx/edx-bootstrap": "0.4.3",
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "1.14.1",
"@edx/studio-frontend": "1.15.0",
"babel-core": "6.26.0",
"babel-loader": "6.4.1",
"babel-plugin-transform-class-properties": "6.24.1",