Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ee9cb8

Browse files
committed
Move grunt to devDependencies
1 parent3bc79e4 commit0ee9cb8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎package.json‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
"version":"0.3.1",
44
"description":"Get caret position and offset from inputor",
55
"main":"dist/jquery.caret.js",
6-
"dependencies": {
7-
"grunt":"~0.4.1"
8-
},
96
"devDependencies": {
7+
"grunt":"~0.4.1",
8+
"grunt-cli":"^1.2.0",
109
"grunt-contrib-coffee":"~0.6.4",
1110
"grunt-contrib-jasmine":"~0.5.1",
1211
"grunt-contrib-uglify":"~0.2.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp