소스 검색

Update package.json

Timofey Kachalov 8 년 전
부모
커밋
fde8fb5ece
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -62,7 +62,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/sanex3339/javascript-obfuscator.git"
+    "url": "git+https://github.com/javascript-obfuscator/javascript-obfuscator.git"
   },
   "scripts": {
     "start": "scripts/start",
@@ -83,4 +83,4 @@
     "name": "Timofey Kachalov"
   },
   "license": "BSD-2-Clause"
-}
+}