Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 57b1b27

Browse files
committed
Update package.json
1 parent fd94f79 commit 57b1b27

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "angular-ui-date",
3-
"version": "0.0.2",
4-
"description": "This directive allows you to add a date-picker to your form elements.",
5-
"author": "https://github.com/angular-ui/ui-date/graphs/contributors",
2+
"name": "angular-ui-tinymce",
3+
"version": "0.0.1",
4+
"description": "This directive allows you to add a tinymce to your form elements.",
5+
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
66
"license": "MIT",
77
"homepage": "http://angular-ui.github.com",
8-
"main": "src/tinymce/date.js",
8+
"main": "src/tinymce.js",
99
"dependencies": {},
1010
"devDependencies": {
1111
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)