Browse Source

tracim_lib now comes from official repo

Skylsmoi 6 years ago
parent
commit
e1a574d3b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json View File

39
     "style-loader": "^0.19.0",
39
     "style-loader": "^0.19.0",
40
     "stylus": "^0.54.5",
40
     "stylus": "^0.54.5",
41
     "stylus-loader": "^3.0.1",
41
     "stylus-loader": "^3.0.1",
42
-    "tracim_lib": "git://github.com/Skylsmoi/tracim_lib.git",
42
+    "tracim_lib": "git://github.com/tracim/tracim_lib.git",
43
     "url-loader": "^0.6.2",
43
     "url-loader": "^0.6.2",
44
     "webpack": "^3.8.1",
44
     "webpack": "^3.8.1",
45
     "whatwg-fetch": "^2.0.3"
45
     "whatwg-fetch": "^2.0.3"