ソースを参照

fixed git repo URL, bumped version number to 0.1.0

master
mort 8年前
コミット
85e60c1360
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      package.json

+ 2
- 2
package.json ファイルの表示

@@ -1,6 +1,6 @@
{
"name": "browser-prefix",
"version": "0.0.0",
"version": "0.1.0",
"description": "A utility to add browser prefixes to CSS.",
"main": "index.js",
"scripts": {
@@ -18,6 +18,6 @@
"keywords": ["css", "prefix", "browser", "vendor"],
"repository": {
"type": "git",
"url": "http://git.mort.coffee/mort/browser-prefix.git"
"url": "http://git.mort.coffee/mort/browser-prefix"
}
}

読み込み中…
キャンセル
保存