You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2017/02/14 07:54:09 UTC

[2/5] fauxton commit: updated refs/heads/master to 61c2681

set expose-loader to specific version


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/275fd913
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/275fd913
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/275fd913

Branch: refs/heads/master
Commit: 275fd913f94657f59f75989b1e1df6ec4247dda8
Parents: 09678c2
Author: Garren Smith <ga...@gmail.com>
Authored: Tue Feb 14 11:47:12 2017 +0400
Committer: Garren Smith <ga...@gmail.com>
Committed: Tue Feb 14 11:47:12 2017 +0400

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/275fd913/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 70589df..49823f1 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
     "eslint-loader": "^1.3.0",
     "eslint-plugin-react": "^6.7.1",
     "exports-loader": "^0.6.2",
-    "expose-loader": "^0.7.1",
+    "expose-loader": "0.7.1",
     "express": "^4.14.1",
     "file-loader": "^0.10.0",
     "flux": "^3.1.0",