Skip to content

Commit

Permalink
Framework: Configure NPM to save exact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed Aug 25, 2017
1 parent 4f5f96f commit daf5b3c
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 65 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact = true
130 changes: 65 additions & 65 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,77 +13,77 @@
"dependencies": {
"@wordpress/a11y": "0.1.0-beta.1",
"@wordpress/url": "0.1.0-beta.1",
"classnames": "^2.2.5",
"clipboard": "^1.7.1",
"dom-react": "^2.2.0",
"dom-scroll-into-view": "^1.2.1",
"element-closest": "^2.0.2",
"hpq": "^1.2.0",
"jed": "^1.1.1",
"js-beautify": "^1.6.12",
"lodash": "^4.17.4",
"memize": "^1.0.1",
"moment": "^2.18.1",
"moment-timezone": "^0.5.13",
"mousetrap": "^1.6.1",
"prop-types": "^15.5.10",
"react": "^15.5.4",
"react-autosize-textarea": "^0.4.2",
"react-click-outside": "^2.3.0",
"classnames": "2.2.5",
"clipboard": "1.7.1",
"dom-react": "2.2.0",
"dom-scroll-into-view": "1.2.1",
"element-closest": "2.0.2",
"hpq": "1.2.0",
"jed": "1.1.1",
"js-beautify": "1.6.14",
"lodash": "4.17.4",
"memize": "1.0.2",
"moment": "2.18.1",
"moment-timezone": "0.5.13",
"mousetrap": "1.6.1",
"prop-types": "15.5.10",
"react": "15.6.1",
"react-autosize-textarea": "0.4.8",
"react-click-outside": "2.3.1",
"react-color": "2.13.4",
"react-datepicker": "^0.46.0",
"react-dom": "^15.5.4",
"react-redux": "^5.0.4",
"react-resizable-box": "^2.0.6",
"react-slot-fill": "^1.0.0-alpha.11",
"react-transition-group": "^1.1.3",
"redux": "^3.6.0",
"redux-multi": "^0.1.12",
"react-datepicker": "0.46.0",
"react-dom": "15.6.1",
"react-redux": "5.0.6",
"react-resizable-box": "2.0.6",
"react-slot-fill": "1.0.1",
"react-transition-group": "1.2.0",
"redux": "3.7.2",
"redux-multi": "0.1.12",
"redux-optimist": "0.0.2",
"refx": "^2.0.0",
"rememo": "^2.3.0",
"simple-html-tokenizer": "^0.4.1",
"uuid": "^3.0.1"
"refx": "2.1.0",
"rememo": "2.3.1",
"simple-html-tokenizer": "0.4.1",
"uuid": "3.1.0"
},
"devDependencies": {
"autoprefixer": "^6.7.7",
"babel-core": "^6.24.0",
"babel-eslint": "^7.2.0",
"babel-loader": "^6.4.1",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-react-jsx": "^6.23.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.4.0",
"babel-traverse": "^6.24.1",
"codecov": "^2.2.0",
"concurrently": "^3.4.0",
"cross-env": "^3.2.4",
"autoprefixer": "6.7.7",
"babel-core": "6.26.0",
"babel-eslint": "7.2.3",
"babel-loader": "6.4.1",
"babel-plugin-lodash": "3.2.11",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-jsx": "6.24.1",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.6.0",
"babel-traverse": "6.26.0",
"codecov": "2.3.0",
"concurrently": "3.5.0",
"cross-env": "3.2.4",
"deep-freeze": "0.0.1",
"enzyme": "^2.8.2",
"eslint": "^3.17.1",
"eslint-config-wordpress": "^1.1.0",
"eslint-plugin-jest": "~20.0.3",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.3",
"expose-loader": "^0.7.3",
"extract-text-webpack-plugin": "^2.1.0",
"gettext-parser": "^1.2.2",
"jest": "~20.0.4",
"jest-junit-reporter": "~1.1.0",
"node-sass": "^4.5.0",
"pegjs": "^0.10.0",
"pegjs-loader": "^0.5.1",
"enzyme": "2.9.1",
"eslint": "3.19.0",
"eslint-config-wordpress": "1.1.0",
"eslint-plugin-jest": "20.0.3",
"eslint-plugin-jsx-a11y": "4.0.0",
"eslint-plugin-react": "6.10.3",
"expose-loader": "0.7.3",
"extract-text-webpack-plugin": "2.1.2",
"gettext-parser": "1.3.0",
"jest": "20.0.4",
"jest-junit-reporter": "1.1.0",
"node-sass": "4.5.3",
"pegjs": "0.10.0",
"pegjs-loader": "0.5.4",
"phpegjs": "1.0.0-beta7",
"postcss-loader": "^1.3.3",
"prismjs": "^1.6.0",
"raw-loader": "^0.5.1",
"react-markdown": "^2.5.0",
"react-test-renderer": "^15.5.4",
"sass-loader": "^6.0.3",
"style-loader": "^0.14.1",
"tinymce": "^4.5.6",
"webpack": "^2.2.1"
"postcss-loader": "1.3.3",
"prismjs": "1.6.0",
"raw-loader": "0.5.1",
"react-markdown": "2.5.0",
"react-test-renderer": "15.6.1",
"sass-loader": "6.0.6",
"style-loader": "0.14.1",
"tinymce": "4.6.5",
"webpack": "2.7.0"
},
"jest": {
"collectCoverageFrom": [
Expand Down

0 comments on commit daf5b3c

Please sign in to comment.