1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-19 08:27:40 +00:00

updated .gitmodules

This commit is contained in:
Steven Hugg
2017-04-08 20:43:46 -04:00
parent ce4cb791db
commit 0b9da464cd
4 changed files with 40 additions and 28 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
url = git@github.com:sehugg/codemirror
[submodule "octokat.js"]
path = octokat.js
url = ./octokat.js
url = https://github.com/philschatz/octokat.js
[submodule "tss"]
path = tss
url = ./tss
url = https://github.com/toyoshim/tss
[submodule "FileSaver.js"]
path = FileSaver.js
url = ./FileSaver.js
url = https://github.com/eligrey/FileSaver.js