]> source.dussan.org Git - sonarqube.git/commitdiff
Revert unexpected changes in sonar-vsts/package.json
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 18 Sep 2018 14:33:49 +0000 (16:33 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 19 Sep 2018 08:51:43 +0000 (10:51 +0200)
server/sonar-vsts/package.json

index 3fe1a9603c114b316774468dbb1832d3f51fcc77..1675be0ffa2e136e3ad13cc0a0b705f24220c9a3 100644 (file)
     "babel-plugin-dynamic-import-node": "1.1.0",
     "babel-plugin-lodash": "3.3.2",
     "babel-plugin-syntax-dynamic-import": "6.18.0",
-    "babel-plugin-transform-class-properties": "^6.22.0",
+    "babel-plugin-transform-class-properties": "6.22.0",
     "babel-plugin-transform-object-rest-spread": "6.26.0",
-    "babel-plugin-transform-react-constant-elements": "^6.22.0",
-    "babel-plugin-transform-react-jsx-self": "^6.22.0",
-    "babel-plugin-transform-react-jsx-source": "^6.22.0",
+    "babel-plugin-transform-react-constant-elements": "6.22.0",
+    "babel-plugin-transform-react-jsx-self": "6.22.0",
+    "babel-plugin-transform-react-jsx-source": "6.22.0",
     "babel-preset-env": "1.6.1",
     "babel-preset-react": "6.22.0",
     "chalk": "2.3.2",