Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Apr 23, 2022
1 parent 1243081 commit 0bc64ad
Show file tree
Hide file tree
Showing 72 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .idea/notifire.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { NotificationBell, NovuProvider, PopoverNotificationCenter } from '@novu/bell';
import { NotificationBell, NovuProvider, PopoverNotificationCenter } from '../../../../../packages/notification-center';
import { useEnvironment } from '../../api/hooks/use-environment';
import { IUserEntity } from '@novu/shared';
import { useMantineColorScheme } from '@mantine/core';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { NotificationCenter, NovuProvider } from '@novu/bell';
import { NotificationCenter, NovuProvider } from '../../../../../packages/notification-center';
import { IMessage, IOrganizationEntity } from '@novu/shared';
import React, { useEffect, useState } from 'react';
import * as WebFont from 'webfontloader';
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@novu/bell",
"name": "@novu/notification-center",
"version": "0.4.0-alpha.3",
"repository": "https://github.com/novuhq/novu",
"description": "",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.

0 comments on commit 0bc64ad

Please sign in to comment.