Skip to content

Commit

Permalink
Merge branch 'master' into remote-storage
Browse files Browse the repository at this point in the history
Conflicts:
	chrome/vault.html
	node/cli.js
	node/composite_store.js
	node/local_store.js
	node/usage.txt
	package.json
	spec/node.js
	spec/node/cli_spec.js
	web/index.html
  • Loading branch information
jcoglan committed Apr 18, 2014
2 parents 1e51bad + 9e22f22 commit 23cfa19
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chrome/vault.html
Expand Up @@ -5,9 +5,6 @@
<title>Vault</title>
<script src="./lib/crypto-js-3.1.2.js"></script>
<script src="./lib/vault.js"></script>
<script src="./lib/adapter.js"></script>
<script src="./lib/remotestorage.js"></script>
<script src="./lib/remote_store.js"></script>
<link rel="stylesheet" href="./lib/style.css">
<link rel="stylesheet" href="./style.css">
</head>
Expand Down

0 comments on commit 23cfa19

Please sign in to comment.