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

Commit4bed359

Browse files
author
Michał Ociepka
committed
Set proper main script path
Required for Browserify and WebPack.
1 parente575bdc commit4bed359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"jquery.caret",
33
"version":"0.2.1",
44
"description":"Get caret position and offset from inputor",
5-
"main":"index.js",
5+
"main":"dist/jquery.caret.js",
66
"dependencies": {
77
"grunt":"~0.4.1"
88
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp