We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e3b36 commit fe468e4Copy full SHA for fe468e4
project.clj
@@ -1,20 +1,7 @@
1
-(defproject com.verypossible/cljss "1.6.4"
+(defproject org.roman01la/cljss "1.6.3"
2
:description "Clojure Style Sheets"
3
4
- :repositories [
5
- ["clojars" {:url "https://clojars.org"
6
- :sign-releases false
7
- :username :env/clojars_username
8
- :password :env/clojars_password
9
- }]
10
- ["snapshots" {:url "https://clojars.org"
11
12
13
14
15
- ]
16
-
17
- :url "https://github.com/verypossible/cljss"
+ :url "https://github.com/roman01la/cljss"
18
19
:license {:name "Eclipse Public License"
20
:url "http://www.eclipse.org/legal/epl-v10.html"}
0 commit comments